filechooser: check if we can access the parent folder
authorPaolo Borelli <pborelli@gnome.org>
Sat, 22 Aug 2015 16:20:17 +0000 (18:20 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Sun, 23 Aug 2015 13:44:09 +0000 (15:44 +0200)
commit8e975b28ff460db3bf8ea99f5a07fb9d709c4f1c
tree49d580740db487d7ee496f616ebcfc7ca377d65d
parent2bf97567ceef6b33e2ea7d05e02d826aa448c01c
filechooser: check if we can access the parent folder

If we manually enter an unaccessible path in the entry, e.g
"/root/foo.txt", we should receive an error saying that the
folder is not accessible instead of showing the replace
confirmation dialog.

https://bugzilla.gnome.org/show_bug.cgi?id=753969
gtk/gtkfilechooserwidget.c